CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ncc Harris

搜索资源列表

  1. NCC.rar

    0下载:
  2. 利用harris角点和Ncc实现了图像的配准,可以处理彩色图像 效果比较好,The use of harris corner point and Ncc realize image registration, can handle color image results were better
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5772645
    • 提供者:xiao feng
  1. ncc.rar

    0下载:
  2. 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7031133
    • 提供者:simon
  1. harris

    0下载:
  2. harris检测 +ncc粗配+ransac去除错误点-harris detection. ncc coarse. ransac remove the error point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:451989
    • 提供者:lee
  1. harris-ncc-ransac

    1下载:
  2. 本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点-harris ncc ransac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-03-23
    • 文件大小:464033
    • 提供者:刘茂
  1. RANSAC-match

    0下载:
  2. 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1710
    • 提供者:lee
  1. Harris_NCC_detection_matching

    0下载:
  2. Implement in C, the Harris corner detector and the normalized cross correlation (NCC).
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4166
    • 提供者:Min-Liang Wang
  1. matching

    1下载:
  2. 使用harris进行角点检测,然后在使用NCC进行点匹配,用来判断三维视频的左右图的差别-Use the harris corner detection, and then use the NCC matching points used to determine the difference of the three-dimensional video about Figure
  3. 所属分类:OpenGL

    • 发布日期:2012-12-26
    • 文件大小:1182504
    • 提供者:张洋
  1. imageMosaic

    0下载:
  2. 基于Harris角点检测的图像拼接matlab实现, 主要内容包括Harris角点检测,NCC,RANSAC以及2幅图像的拼接-A image mosaicing algorithem which based on Harris corner feature detection achieved in matlab. The main contents include the Harris corner detector, the NCC, the RANSAC and two imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:160581
    • 提供者:lawrance
  1. project3

    0下载:
  2. 本文件主要介绍了利用harris进行角点提取,ncc算法进行粗匹配,ransac算法进行错误匹配点的消除-harris+ncc+ransac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:72296
    • 提供者:刘茂
  1. tezhengpingjie

    0下载:
  2. 基于特征点匹配的拼接算法研究与实现,先利用相位相关法确定图像重叠区域,然后采用改进Harris角点检测算法 检测角点,再根据相似测度NCC(Normalized Cross Correlation)方法提取出匹配特征点对-Based on feature points matching stitching algorithm research and implementation, the first phase correlation method to determine the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:518009
    • 提供者:jie ge
  1. harris_ncc

    0下载:
  2. harris角点检测,并对检测的角点用NCC进行匹配-harris corner detection, and detection of the corner points are matched with NCC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:77113
    • 提供者:lijian
  1. 20130809

    0下载:
  2. 基于harris的角点检测,与ncc匹配,实现了图像的准确配准,有很高的应用价值-Based on harris corner detection, and ncc matching to achieve an accurate image registration, a high value
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1426510
    • 提供者:王飞
  1. harrismatch

    0下载:
  2. 该程序采用harris角点检测,使用ncc进行初匹配,双向重复搜索后得到特征匹配点。-The program uses harris corner detection, using ncc conducted early match, after a two-way repeated search feature to get the matching point.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:徐小乙
  1. harris-ncc-ransac

    0下载:
  2. 用于特征点匹配的图像拼接算法,包括harris算法,NCC算法以及RANSAC算法-For matching feature points of image matching algorithm, including the Harris algorithm, NCC algorithm and RANSAC algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:270450
    • 提供者:刘江明
  1. harris

    0下载:
  2. 利用Harris角点检测算法很好的程序,通过互相关算法检测角NCC配准-Good program using Harris corner detection algorithm, detect corner through cross-correlation method for NCC registration
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:72861
    • 提供者:顾喵
  1. Harris

    0下载:
  2. harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序-Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appe
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3019748
    • 提供者:顾喵
  1. harris-and-ncc

    0下载:
  2. 利用harris 算法实现角点的检测,输出的是一幅图像。-Use harris corner detection algorithm, the output is an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2574
    • 提供者:张海燕
  1. harris

    0下载:
  2. 这是关于求图像匹配点的matlab程序。 运行通过,可以添加自己需要的图像。 主要方法有用到harris角点检测,ncc粗匹配,ransac精匹配-This is about the image matching point of the MATLAB program. Run through, you can add the image you need.The main methods are useful to Harris corner detection, NCC coar
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:444077
    • 提供者:zhchwl
  1. HARRIS-MATLAB

    0下载:
  2. 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using the Harris corner detection method to extract the feature points of the image, the NCC descr iption method performs rough matching, and then uses the RANSAC algorithm for fine matching
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:110606
    • 提供者:阿朱
  1. harrisandransac

    1下载:
  2. harris角点检测以及NCC特征匹配MATLAB代码(Harris corner detection and NCC feature matching MATLAB code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:445440
    • 提供者:小乒乓
« 12 »
搜珍网 www.dssz.com